Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mktime
mktime
Get a Unix timestamp for a date
Name:
mktime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the date.
Related
How to Use the fgetss Function in PHP? Complete Guide for Beginners
9
How to Use arsort and ksort Together to Achieve Multi-criteria Sorting?
10
How to Use strchr in PHP to Locate the Last Occurrence of a Specific Character in a String?
9
Enhancing PHP Security: Practical Strategies to Prevent Common Hacker Attacks
9
Similar Functions
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_modify
date_modify
AliasforDateTime::
strftime
strftime
Formatlocaltime/date
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
strptime
strptime
parsethetime/dategen
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_add
date_add
DateTime::addalias:A
localtime
localtime
Getlocaltime
Popular Articles